PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFPushButtonWidget Class / setRolloverAppearance Method
The rollover visual appearance of the widget.
In This Topic
    setRolloverAppearance Method
    In This Topic
    Sets the rollover visual appearance for the widget.
    The visual appearance of the widget when the user hovers the mouse over the widget.
    Syntax
    public void setRolloverAppearance( 
       PDFAnnotationAppearance value
    )

    Parameters

    value
    The rollover visual appearance of the widget.
    See Also